CSharpTest.Net
Print(TextWriter,BPlusTree<TKey,TValue>+DebugFormat) Method
See Also  Send Feedback Download Help File
CSharpTest.Net.BPlusTree Assembly > CSharpTest.Net.Collections Namespace > BPlusTree<TKey,TValue> Class : Print(TextWriter,BPlusTree<TKey,TValue>+DebugFormat) Method

output
format

Glossary Item Box

Prints the entire tree to the text writer

Syntax

Visual Basic (Declaration) 
Public Sub Print( _
   ByVal output As TextWriter, _
   ByVal format As BPlusTree(Of TKey,TValue) _
) 
C# 
public void Print( 
   TextWriter output,
   BPlusTree<TKey,TValue> format
)

Parameters

output
format

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys